
@media (min-width:992px){
.navbar .form-inline{border:1px solid #c9c9c9;border-radius: 8px;overflow: hidden;}
.navbar .form-inline .form-control,.navbar .form-inline .btn{border:none;border-radius: 0;outline: none;background: none;}
.form-control:focus,.btn:focus{outline: none;box-shadow: none;border:none;background: none;}
.form-control:focus,{outline: none;box-shadow: none;border:none;}
#top-nav .navbar-nav>li>a{padding: .5rem 0;margin: 0 1rem; font-weight:500; font-size: 16px;}
#top-nav .navbar-nav>li.active>a{border-bottom: 2px solid #cb2218}
.procate-body a i{transition:all 0.35s ease-in-out;}
.media-procate:hover i{transform: translateX(100%)}
.sy-about .about-img{background: url(images/about_02.jpg) no-repeat;background-size: cover;}
.sy-pro .media-pro:after{position: absolute;width: 1px;height: 80%;background-color: #ebebeb;top:50%;left:50%;transform: translate(-50%,-50%);content:'';}
.sy-honor .swiper-button-prev{left:-60px;background-image: url(images/prev.png);width:46px;height: 92px;background-size: cover;transform: translateY(-50%);margin-top:0;}
.sy-honor .swiper-button-next{right:-60px;background-image: url(images/next.png);width:46px;height: 92px;background-size: cover;transform: translateY(-50%);margin-top:0;}
}
@media (max-width:991.98px){
.navbar-toggler-icon{margin-top: 0.9375rem;}
}
@media (max-width:767.98px){
	.ny_news .media_news {
    min-height: 300px;

}
.sy-title h2{font-size: 1.5rem;}
.sy-order{padding:6.25rem 0;}
.sy-order .order-c h2{font-size: 1.875rem;}
.sy-order .order-c h5{font-size: 1rem;}
.sy-order .order-c h6{font-size: 0.875rem;line-height: 1.625rem;}
.contact-c{ margin-top: 30px; }
.contact-c h2{ font-size: 1.25rem; }
}
@media (max-width:375.98px){
    .header-top ul a{width: 1.75rem;}
}
